credit2: Migrate request infrastructure
authorKeir Fraser <keir@xen.org>
Fri, 24 Dec 2010 08:31:04 +0000 (08:31 +0000)
committerKeir Fraser <keir@xen.org>
Fri, 24 Dec 2010 08:31:04 +0000 (08:31 +0000)
commit32a7d561586e48c52737f2ab66f9015f60616b77
tree89735c63a5b832b5e45c05598388f88955a4fd29
parentb423d447aa2c29b88d927363657963cbc44f9482
credit2: Migrate request infrastructure

Put in infrastructure to allow a vcpu to requeset to migrate to a
specific runqueue.  This will allow a load balancer to choose running
VMs to migrate, and know they will go where expected when the VM is
descheduled.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
xen/common/sched_credit2.c